Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeriveRelatedEntity use async-graphql re-exported by seaography #2469

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

billy1624
Copy link
Member

PR Info

Changes

  • DeriveRelatedEntity use async-graphql re-exported by seaography

@billy1624 billy1624 force-pushed the async-graphql-reexport branch from e553115 to c48e3a0 Compare January 9, 2025 03:50
@@ -23,6 +23,7 @@ syn = { version = "2", default-features = false, features = ["parsing", "proc-ma
quote = { version = "1", default-features = false }
heck = { version = "0.4", default-features = false }
proc-macro2 = { version = "1", default-features = false }
proc-macro-crate = { version = "3.2.0" }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we make this optional, only enable with seaography feature?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@billy1624 billy1624 marked this pull request as ready for review January 10, 2025 14:19
@billy1624 billy1624 merged commit 4376a29 into master Jan 10, 2025
36 checks passed
@billy1624 billy1624 deleted the async-graphql-reexport branch January 10, 2025 15:15
Copy link

🎉 Released In 1.1.4 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants